NeXT TypedStream Data | 1994-08-06 | 1.9 KB | 45 lines
typedstream
IBObjectData
Object
CustomObject
eTFileLinkUI
Responder
TextField
Control
TextFieldCell
ActionCell
Quick Reference:
An eTFileLink encapsulates a plain UNIX file or directory: i.e any file that came from an RTFD file or is not recognized by another annotation.
Double-clicking the file will ask Workspace Manager to open it.
For experts: You can set an exec string to feed the filename to a command line. Example: "open -NXHost foo %s", or "latex -v %s -o %s.dvi; open %s.dvi". THIS IS A SECURITY HOLE!!!!!